@charset "gb2312";
/* CSS Document */

* { margin:0; padding:0;border:0; }
body {  height:auto; margin:0 auto;}
A {
	COLOR:#565656; TEXT-DECORATION: none; font-family: "Î¢ÈíÑÅºÚ";
}
A:hover {
	TEXT-DECORATION: none; color:#ff0000
}
ul{list-style:none}
#pingmu{width:1300px; height:auto; margin:0 auto}
#topbg{width:1300px; height:26px; float:left; 
background: #202020;
text-transform: uppercase;
padding: 6px 0;
-webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.75);}
#header{width:1300px; height:auto; float:left}
#topbg li{width:auto; height:26px; float:right; color:#ffffff; font-size:14px; line-height:26px}
#topbg li a{color:#ffffff}

#main{width:1300px; height:auto; float:left; background:#000}
#main  ul{margin-left:30px; overflow:hidden}
#main ul li{width:380px; height:auto; float:left; margin:16px}

#main  ul li li{width:350px; height:34px; float:left; font-size:14px; color:#ff0000; line-height:34px; margin:0; padding:0;}

#main li li a:Hover{ color:#ffffff}
#main li li a{color:#ff0000}


span.date{float:right; color:#ffffff; line-height:30px}

.po{ position:relative; z-index:9999}

#footer{width:1300px; height:191px; float:left; color:#ffffff; background:url(../images/footbg.jpg) #000 no-repeat;}
#footer ul{margin-top:120px; margin-left:660px}
#footer ul li{width:212px; height:38px; float:left; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; line-height:38px}
#footer ul li a{color:#fff}
#logo{width:1300px; height:190px; background:url(../images/logo1.png) no-repeat; position:absolute; top:0; z-index:9999; float:left; margin-top:37px}
#logo ul{ width:890px; height:50px;  float:left; margin-top:55px; margin-left:430px; text-align:center}
#logo ul li{width:200px; height:50px; line-height:50px; float:left; color:#ffffff; font-family:"Î¢ÈíÑÅºÚ"}
#logo ul li a{color:#ffffff}


.banner{width:100%;overflow:hidden;position:relative; }
.banList{height:660px; width:100%; float:left}
.banList li{height:660px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:50px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center; font-size:0; margin-top:40px}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{ background:#ff0000;cursor:pointer}
#main li:hover img{ transform:scale(1.1)}
#main li img{ transition:0.4s; overflow:hidden}
#main li{ overflow:hidden; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
#main li:hover .po a{ color:#ff0000 !important}
#main .po a{ display:inline-block; overflow:hidden; color:#FFF}
.po{ font-weight:bold}


